Skip to content

#690 - fix async debug issues#693

Merged
mousetraps merged 1 commit intomicrosoft:masterfrom
mousetraps:i690
Feb 20, 2016
Merged

#690 - fix async debug issues#693
mousetraps merged 1 commit intomicrosoft:masterfrom
mousetraps:i690

Conversation

@mousetraps
Copy link
Copy Markdown
Contributor

  • V8's lazy compilation sometimes reports the incorrect breakpoint
    location, so work around the issue using the --nolazy flag

close #690

- V8's lazy compilation sometimes reports the incorrect breakpoint
  location, so work around the issue using the --nolazy flag
mousetraps added a commit that referenced this pull request Feb 20, 2016
@mousetraps mousetraps merged commit 7754db7 into microsoft:master Feb 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix async debugger issues

2 participants